PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFRadialShading Class / getEndColor Method
In This Topic
    getEndColor Method
    In This Topic
    Gets the shading end color.
    The startColor and endColor can be set only when the shading uses an exponential function ().
    Syntax
    public PDFColor getEndColor()

    Return Value

    The shading end color.
    See Also